No-Tab
Controls with this style set are skipped when the user navigates the screen using the Tab and the Backtab keys.
 
Example - Define a tree-view in screen section that would be skipped when tab is pressed
...
screen section.
...
  03 screen-1-tv-1 Tree-View
     line 2.7
     column 3.4
     size 20.8 cells 
     lines 29.1 cells 
     height-in-cells
     color 144
     id 2
     3-d
     no-tab
     .